Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Fixes issue that create touch event view on every changing orientation.#249

Open
canapio wants to merge 1 commit intoBoris-Em:masterfrom
canapio:master
Open

Fixes issue that create touch event view on every changing orientation.#249
canapio wants to merge 1 commit intoBoris-Em:masterfrom
canapio:master

Conversation

@canapio
Copy link

@canapio canapio commented Jan 13, 2016

Fixes #248 issue that create touch event view on every changing orientation.

  • Create new flag isCreateLayoutTouchReport
  • Make createLayoutTouchReport method will be called only one time.
  • Make resizeLayoutTouchReport method will be called on every time except first time. This method has function resize views which created in createLayoutTouchReport.

If my PR code has problem, tell me. Thanks.

@canapio
Copy link
Author

canapio commented Jan 16, 2016

I think this is bug.

@Sam-Spencer Sam-Spencer added this to the Swift Rewrite milestone May 1, 2019
@Sam-Spencer Sam-Spencer self-requested a review May 1, 2019 14:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

layoutTouchReport method is called on every changing orientation.

3 participants